-
Home
-
iyzico for WooCommerce
-
3.5.9
-
Code
-
Classes
- DataFactory
| Total Complexity |
43 |
| Dependencies |
7 |
| Dependents |
2 |
| Total lines |
222 |
| Lines of code |
164 |
| Logical lines of code |
114 |
| Comment lines |
0 |
| Methods |
10 |
| Properties |
1 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createBasket() |
B |
40 |
17 |
56 |
| createAddress() |
A |
54 |
8 |
19 |
| createPrice() |
S |
53 |
5 |
23 |
| validateStringVal() |
S |
62 |
4 |
12 |
| cartHasPhysicalProduct() |
S |
67 |
3 |
8 |
| prepareCheckoutData() |
S |
60 |
2 |
13 |
| createBuyer() |
S |
56 |
1 |
17 |
| __construct() |
S |
80 |
1 |
3 |
| orderHasShippingPrice() |
S |
80 |
1 |
3 |
| oneProductCalc() |
S |
63 |
1 |
10 |